home *** CD-ROM | disk | FTP | other *** search
/ PC World 2006 July & August / PCWorld_2006-07-08_cd.bin / v cisle / acehtml / acehtmlfreeware.exe / acehtmlfree.exe / 0 / RCDATA / TDXBARSUBMENUEDITOR / TDXBARSUBMENUEDITOR.txt
Text File  |  2006-04-19  |  453b  |  21 lines

  1. object dxBarSubMenuEditor: TdxBarSubMenuEditor
  2.   Tag = 100
  3.   Left = 2
  4.   Top = 105
  5.   BorderIcons = [biSystemMenu]
  6.   BorderStyle = bsDialog
  7.   Caption = 'ExpressBars SubMenu Editor'
  8.   ClientHeight = 4
  9.   ClientWidth = 196
  10.   Color = clBtnFace
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OnActivate = FormActivate
  16.   OnClose = FormClose
  17.   OnDestroy = FormDestroy
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20. end
  21.